-
Home
-
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
-
4.16.7 (latest)
-
Code
-
Classes
- CouponEntity
| Total Complexity |
68 |
| Dependencies |
9 |
| Dependents |
3 |
| Total lines |
282 |
| Lines of code |
148 |
| Logical lines of code |
72 |
| Comment lines |
31 |
| Methods |
22 |
| Properties |
13 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| is_valid() |
C |
38 |
28 |
60 |
| __construct() |
S |
62 |
7 |
10 |
| is_expired() |
S |
68 |
3 |
7 |
| get_start_date() |
S |
77 |
3 |
3 |
| get_end_date() |
S |
77 |
3 |
3 |
| set_coupon_application() |
S |
70 |
2 |
6 |
| get_coupon_type() |
S |
79 |
2 |
3 |
| get_coupon_application() |
S |
79 |
2 |
3 |
| get_amount() |
S |
78 |
2 |
3 |
| set_plan_ids() |
S |
78 |
2 |
3 |
| get_usage_limit() |
S |
78 |
2 |
3 |
| save() |
S |
64 |
2 |
10 |
| exists() |
S |
80 |
1 |
3 |
| is_active() |
S |
80 |
1 |
3 |
| is_onetime_use() |
S |
80 |
1 |
3 |
| is_recurring() |
S |
80 |
1 |
3 |
| get_id() |
S |
80 |
1 |
3 |
| get_description() |
S |
80 |
1 |
3 |
| get_plan_ids() |
S |
82 |
1 |
3 |
| get_usage_count() |
S |
68 |
1 |
7 |
| activate() |
S |
79 |
1 |
3 |
| deactivate() |
S |
79 |
1 |
3 |